PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFBeginImageDataOperator Class / PDFBeginImageDataOperator Constructor / PDFBeginImageDataOperator Constructor(PDFCosDictionary,byte[],PDFImageVisualObject)
The image ID in the /Resources dictionary.
The raw image data.
In This Topic
    PDFBeginImageDataOperator Constructor(PDFCosDictionary,byte[],PDFImageVisualObject)
    In This Topic
    Initializes a new Object.
    Syntax

    Parameters

    imageDictionary
    The image ID in the /Resources dictionary.
    imageData
    The raw image data.
    imageVisualObject
    See Also